Update Saas resource in SaasRuntime with applicationTemplate property#17762
Update Saas resource in SaasRuntime with applicationTemplate property#17762neil-dey wants to merge 1 commit into
Conversation
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @slevenick, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
| type: NestedObject | ||
| description: |- | ||
| CompositeRef represents a reference to a composite resource. | ||
| Next ID: 4 |
|
|
||
| headers := make(http.Header) | ||
|
|
||
| // 1. Wait for the resource to transition out of STATE_RUNNING before deleting |
There was a problem hiding this comment.
How long does this reasonably take? Should we set limits here on how long to wait on this?
There was a problem hiding this comment.
The current implementation uses the default timeout of 20 minutes, which we believe is reasonable. Furthermore, leaving the default lets the user configure it if needed; if we set a hardcoded timeout, users would lose the ability to configure a custom value. https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/retries-and-customizable-timeouts
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 2e50584: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 13 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @neil-dey, @slevenick VCR tests complete for 2e50584! |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit a09944a: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @neil-dey, @slevenick VCR tests complete for a09944a! |
Uh oh!
There was an error while loading. Please reload this page.